DX11 IS SPRITE PLAYING

Returns a boolean flag indicating whether the given sprite is currently playing an animation or not.

  Syntax
Return Boolean = DX11 IS SPRITE PLAYING(sprite)
  Parameters
sprite
Dword
The sprite to check whether it is currently playing an animation.

  Returns

true if the specified sprite is currently playing an animation or false otherwise.

  See also

SPRITE Functions Menu
DX11 Function Categories